-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HSD8-1639: Uninstall and deprecate ECK #1545
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking at the update it looks good. The majority of the files are in the configs inside the modules which doesn't impact existing sites.
I'll test it out locally later today when I have a few minutes.
Yea the most important part is dropping the eck dependency from the views before uninstalling the module, otherwise the views would get deleted. The |
@pookmish Were you able to pull this down? I'd like to get it merged today if possible. Sorry for the short turnaround. |
I'll try it now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
READY FOR REVIEW
Summary
Remove all remaining ECK configuration and code.
Remove the ECK dependencies from views.
Uninstall the ECK module.
Need Review By (Date)
['10/30', 'asap', etc.]
Urgency
['low', 'medium', 'high', etc.]
Steps to Test
PR Checklist